error n. 1.错误;失错。 2.谬见,误想;误信;误解。 3.罪过。 4.【数学】误差;【法律】误审,违法;(棒球中的)错打。 commit [make] an error 犯[出]错。 correct errors 改正错误。 a clerk's [clerical] error 笔误。 mean errors 标准误差。 a writ of error 【法律】(推翻错误原判的)再审命令。 nature's error 天生畸形。 in error 弄错了的;错误地。 errors of commission [omission] 违犯[疏忽]罪。 fall into error 误入歧途。 nature's error 天生畸形。 adj. -less 无错误的,正确的。
Help programmers avoid introducing coding errors 帮助程序员避免引入编码错误。
5 . study of anti - inference and coding error rate reduction 指出了怎样在工程中减少干扰和降低误码率等问题。
Window entry . some languages display a wavy line beneath coding errors in the code editor 在代码编辑器中,有些语言会在编码错误下显示一条波浪线。
Inspection tools like findbugs provide a second layer of defense against common coding errors Findbugs之类的检测工具提供了防止常见编码错误的另一层防护
Let s begin with examples of how to use the runtime spy to diagnose and correct a startup coding error 让我们以一个如何使用runtime spy来诊断和纠正启动代码错误的例子来开始。
The old definition of testing - execution of a program with the intent of exposing coding errors - is far too narrow 关于软件测试的旧的定义? ?对一个程序执行测试旨在发现代码中的缺陷? ?现在看来太狭义了。
Beefing up coding standards can all but eliminate some types of coding errors , like bugs related to brace or comment placement 补充编码标准几乎能够消除某些类型的编码错误,如关于放置花括号或注释的错误。
Common coding errors reported by the tool include buffer overrun , un - initialized memory , null pointer dereference , memory and resource leaks 工具报告的常见编码错误包括缓冲区溢出、内存未初始化、空指针取消引用以及内存和资源泄漏。
Minor lapses and barely - detectable coding errors - such as misaligned pointers or uninitialized variables - can have enormous consequences 一些较小的失误和几乎不被发觉的编码错误比如指针偏差或者变量未初始化可能会带来严重的后果。
Code analysis tool detects common coding errors , such as buffer overrun , un - initialized memory , null pointer dereference , and memory and resource leaks 代码分析工具用于检测常见的编码错误,例如缓冲区溢出、内存未初始化、空指针取消引用,以及内存和资源泄露。